home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / AFS / WriteUp.app / English.lproj / PanelTimeDate.nib / data.classes next >
Text File  |  1994-12-14  |  281b  |  22 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. TimeDateTokenController = {
  7.     ACTIONS = {
  8.     cancel:;
  9.     insertUpdating:;
  10.     browser:;
  11.     insertFixed:;
  12.     };
  13.     OUTLETS = {
  14.     fixButton;
  15.     panel;
  16.     upButton;
  17.     browser;
  18.     stringTable;
  19.     };
  20.     SUPERCLASS = Object;
  21. };
  22.